Preserve Index Registry entry
Ensure indexing on one or more columns is always enabled.
Description
Usage
This Registry entry is assigned at the system level only:
Key | System |
---|---|
Key 1 | System
|
Key 2 | Setting
|
Key 3 | Table
|
Key 4 | table |
Key 5 | Preserve Index
|
Value | column;column;... |
System
|
Setting
|
Table
|
table | Preserve Index
|
column;column;... |
where:
table |
is the name of the EMu module in which the index is to be preserved. |
column;column;... |
is a semicolon separated list of column names for which the indexing is to be preserved. |
Note: If all indexing is to be persisted for all tables, the EMUUPDATEINDEXES
environment variable may be set to the value no
. The environment variable can be set in the .profile-local
file.